NamedPolicySetter.AccountId Property

Definition

public:
 property Platform::String ^ AccountId { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring AccountId();
[Windows.Foundation.Metadata.Experimental]
public string AccountId { [Windows.Foundation.Metadata.Experimental] get; }
var string = namedPolicySetter.accountId;
Public ReadOnly Property AccountId As String

Property Value

String

Platform::String

winrt::hstring

Attributes

Applies to