IsComponentCustomizableResponse.IsComponentCustomizable 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 value that indicates whether a solution component is customizable.
public:
property bool IsComponentCustomizable { bool get(); };
public bool IsComponentCustomizable { get; }
member this.IsComponentCustomizable : bool
Public ReadOnly Property IsComponentCustomizable As Boolean
Property Value
the value that indicates whether a solution component is customizable.