IsComponentCustomizableResponse.IsComponentCustomizable Property

Definition

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.

Applies to