Поделиться через


VSDiagramViewSite.DesignMode Property

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

Syntax

'Декларация
Public ReadOnly Property DesignMode As Boolean
    Get
public bool DesignMode { get; }
public:
virtual property bool DesignMode {
    bool get () sealed;
}
abstract DesignMode : bool
override DesignMode : bool
final function get DesignMode () : boolean

Property Value

Type: System.Boolean

Implements

ISite.DesignMode

.NET Framework Security

See Also

Reference

VSDiagramViewSite Class

Microsoft.VisualStudio.Modeling.Shell Namespace