DialogBase.EnableModeless 屬性
發佈時間: 2016年4月
命名空間: Microsoft.VisualStudio.Modeling.Integration.Shell
組件: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll 中)
語法
protected virtual bool EnableModeless { get; }
protected:
property bool EnableModeless {
virtual bool get();
}
abstract EnableModeless : bool with get
override EnableModeless : bool with get
Protected Overridable ReadOnly Property EnableModeless As Boolean
屬性值
Type: System.Boolean
請參閱
DialogBase 類別
Microsoft.VisualStudio.Modeling.Integration.Shell 命名空間
回到頁首