共用方式為


IPropertySymbol.IsWithEvents 屬性

定義

如果此屬性是自動建立的 WithEvents 屬性,當欄位標示為 WithEvents 時,會傳回 true。

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

屬性值

適用於