ComVisibleAttribute.Value 屬性

定義

會得到一個值,表示 COM 類型是否可見。

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

屬性值

true如果類型可見;否則,。 false 預設值為 true

適用於