CustomPluginStatus Property |
״̬, 0 δ����, 1 �Ѽ���.
Namespace: X3Platform.PluginsAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic virtual int Status { get; set; }
public:
virtual property int Status {
int get ();
void set (int value);
}
Property Value
Type:
Int32Implements
ICustomPluginStatus
See Also