AuthorizedType.Authorized 屬性

定義

取得或設定值,這個值表示是否授權由這個類別指定的型別參與工作流程編譯。

public:
 property System::String ^ Authorized { System::String ^ get(); void set(System::String ^ value); };
public string Authorized { get; set; }
member this.Authorized : string with get, set
Public Property Authorized As String

屬性值

如果授權參與工作流程編譯,則為 true,否則為 false

適用於