AssociatedMenuConfiguration.IsCustomizable 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 IsCustomizable { bool get(); };
[System.Runtime.Serialization.DataMember(Order=90)]
public bool IsCustomizable { get; }
[<System.Runtime.Serialization.DataMember(Order=90)>]
member this.IsCustomizable : bool
Public ReadOnly Property IsCustomizable As Boolean
Property Value
- Attributes