KnownRetailInfoProperties.IsOfficeInstalled Property

Definition

Gets the string that identifies the IsOfficeInstalled retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to