次の方法で共有


FolderInformation.DisplayType プロパティ

定義

StorageFolder の表示の種類を取得します。

public:
 property Platform::String ^ DisplayType { Platform::String ^ get(); };
winrt::hstring DisplayType();
public string DisplayType { get; }
var string = folderInformation.displayType;
Public ReadOnly Property DisplayType As String

プロパティ値

String

Platform::String

winrt::hstring

表示の種類。

実装

適用対象