ComVisibleAttribute.Value Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der COM-Typ sichtbar ist.

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

Eigenschaftswert

true, wenn der Typ sichtbar ist, andernfalls false. Der Standardwert ist true.

Gilt für: