次の方法で共有


StorageProviderErrorCommand.ActionUri プロパティ

定義

注意

この API のシナリオはサポートされていません。 代わりに 、StorageProviderStatusUI と関連クラスのメンバーを使用してください。

public:
 property Uri ^ ActionUri { Uri ^ get(); };
Uri ActionUri();
public System.Uri ActionUri { get; }
var uri = storageProviderErrorCommand.actionUri;
Public ReadOnly Property ActionUri As Uri

プロパティ値

適用対象