共用方式為


ResourceProperty.CustomState 屬性

定義

取得或設定開發人員所定義之資源屬性的自訂狀態資訊。

public:
 property System::Object ^ CustomState { System::Object ^ get(); void set(System::Object ^ value); };
public object CustomState { get; set; }
member this.CustomState : obj with get, set
Public Property CustomState As Object

屬性值

狀態資訊。

適用於