Share via


RemoteFileActionEntity.AccountId Property

Definition

Gets the identifier of the cloud service account associated with the remote file.

public:
 property Platform::String ^ AccountId { Platform::String ^ get(); };
winrt::hstring AccountId();
public string AccountId { get; }
var string = remoteFileActionEntity.accountId;
Public ReadOnly Property AccountId As String

Property Value

String

Platform::String

winrt::hstring

The identifier of the cloud service account associated with the remote file.

Applies to