MessageObjectValue Property |
返回的值
Namespace: X3Platform.MessagesAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic Object Value { get; set; }
public:
property Object^ Value {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
Object
See Also