X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Plugins
ICustomPlugin Interface
ICustomPlugin Properties
Author Property
Copyright Property
Description Property
Id Property
Name Property
Status Property
SupportMenu Property
ThumbnailUrl Property
Url Property
Version Property
ICustomPlugin
Id Property
标识
Namespace:
X3Platform.Plugins
Assembly:
X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
string
Id
{
get
;
set
; }
property
String
^
Id
{
String
^
get
();
void
set
(
String
^
value
); }
Property Value
Type:
String
See Also
Reference
ICustomPlugin Interface
X3Platform.Plugins Namespace