ComVisibleAttribute.Value Proprietà

Definizione

Ottiene un valore che indica se il tipo COM è visibile.

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

Valore della proprietà

true se il tipo è visibile; in caso contrario, false. Il valore predefinito è true.

Si applica a