Share via


RemoteFileActionEntity.SourceId Property

Definition

Gets the identifier of the cloud storage provider that hosts the remote file.

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

Property Value

String

Platform::String

winrt::hstring

The identifier of the cloud storage provider that hosts the remote file.

Applies to