KnownRetailInfoProperties.IsOfficeInstalled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string that identifies the retail demo property.