NameAuthorizationRequirement.RequiredName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前使用者必須擁有的必要名稱。
public:
property System::String ^ RequiredName { System::String ^ get(); };
public string RequiredName { get; }
member this.RequiredName : string
Public ReadOnly Property RequiredName As String