[Missing <summary> documentation for "P:Zivid.NET.Presets.Preset.Name"]
Namespace:
Zivid.NET.Presets
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public override string Name { get; }
Public Overrides ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () override;
}
Property Value
Type:
StringSee Also