다음을 통해 공유


DialogBase.EnableModeless Property

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0.dll)

Syntax

‘선언
Protected Overridable ReadOnly Property EnableModeless As Boolean
    Get
protected virtual bool EnableModeless { get; }
protected:
virtual property bool EnableModeless {
    bool get ();
}
abstract EnableModeless : bool
override EnableModeless : bool
function get EnableModeless () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

DialogBase Class

Microsoft.VisualStudio.Modeling.Integration.Shell Namespace