IAppInfoDocument.HasCustomization 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.
public:
property bool HasCustomization { bool get(); };
public bool HasCustomization { get; }
member this.HasCustomization : bool
Public ReadOnly Property HasCustomization As Boolean