IVSMDDesigner.CommandGuid Property

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

‘선언
ReadOnly Property CommandGuid As Guid
    Get
‘사용 방법
Dim instance As IVSMDDesigner
Dim value As Guid

value = instance.CommandGuid
Guid CommandGuid { get; }
property Guid CommandGuid {
    Guid get ();
}
abstract CommandGuid : Guid
function get CommandGuid () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

IVSMDDesigner Interface

IVSMDDesigner Members

Microsoft.VisualStudio.Designer.Interfaces Namespace