Share via


StorageProviderSuggestionsQueryOptions.RemoteFileId Property

Definition

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

Property Value

String

Platform::String

winrt::hstring

Attributes

Applies to