ProtoElementBase Constructor (Guid)

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

Syntax

'宣言
Protected Sub New ( _
    domainClassId As Guid _
)
'使用
Dim domainClassId As Guid

Dim instance As New ProtoElementBase(domainClassId)
protected ProtoElementBase(
    Guid domainClassId
)
protected:
ProtoElementBase(
    Guid domainClassId
)
protected function ProtoElementBase(
    domainClassId : Guid
)

Parameters

Permissions

See Also

Reference

ProtoElementBase Class

ProtoElementBase Members

ProtoElementBase Overload

Microsoft.VisualStudio.Modeling Namespace