CustomProperty.Value 属性

定义

返回或设置自定义属性的值。

public:
 property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public object Value { get; set; }
Public Property Value As Object

属性值

适用于