Class SourceMode
This indicates complete mode.
Inheritance
System.Object
SourceMode
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class SourceMode : Enum
Fields
Custom
This set the Custom as the Source for the Source Mode
Declaration
public const SourceMode Custom
Field Value
Type |
---|
SourceMode |
FilePath
This set the File Path as the Source for the Source Mode
Declaration
public const SourceMode FilePath
Field Value
Type |
---|
SourceMode |
Registry
This set the Registry as the Source for the Source Mode
Declaration
public const SourceMode Registry
Field Value
Type |
---|
SourceMode |