MessageObjectDescription Property |
描述
Namespace: X3Platform.MessagesAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string Description { get; set; }
public:
property String^ Description {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also