PluginInitialMetaDisabled Property
Determines whether the plug-in is disabled or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public bool Disabled { get; }
Public ReadOnly Property Disabled As Boolean
Get
public:
property bool Disabled {
bool get ();
}
member Disabled : bool with get
Property Value
Boolean