KnownRetailInfoProperties.IsOfficeInstalled プロパティ

定義

IsOfficeInstalled retail demo プロパティを識別する文字列を取得します。

public:
 static property Platform::String ^ IsOfficeInstalled { Platform::String ^ get(); };
static winrt::hstring IsOfficeInstalled();
public static string IsOfficeInstalled { get; }
var string = KnownRetailInfoProperties.isOfficeInstalled;
Public Shared ReadOnly Property IsOfficeInstalled As String

プロパティ値

String

Platform::String

winrt::hstring

小売デモ プロパティを識別する文字列。

適用対象