PresetBaseManagedSettingsName Property  | 
 The name of the preset
 
    Namespace: 
   Zivid.NET.Presets
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic abstract string Name { get; }Public MustOverride ReadOnly Property Name As String
	Get
public:
virtual property String^ Name {
	String^ get () abstract;
}Property Value
Type: 
String
See Also