共用方式為


ResourceType.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

屬性值

開發人員所定義的自訂狀態資訊。

適用於