RecommendedAsConfigurableAttribute.RecommendedAsConfigurable Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de eigenschap waaraan dit kenmerk is gebonden, kan worden gebruikt als toepassingsinstelling.

public:
 property bool RecommendedAsConfigurable { bool get(); };
public bool RecommendedAsConfigurable { get; }
member this.RecommendedAsConfigurable : bool
Public ReadOnly Property RecommendedAsConfigurable As Boolean

Waarde van eigenschap

true als de eigenschap waaraan dit kenmerk is gebonden, kan worden gebruikt als toepassingsinstelling; anders, false.

Van toepassing op

Zie ook