CustomPluginThumbnailUrl Property |
����ͼ
Namespace: X3Platform.PluginsAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic virtual string ThumbnailUrl { get; }
public:
virtual property String^ ThumbnailUrl {
String^ get ();
}
Property Value
Type:
StringImplements
ICustomPluginThumbnailUrl
See Also