ProtoElement Constructor (Guid)

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

Syntax

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

Dim instance As New ProtoElement(domainClassId)
public ProtoElement(
    Guid domainClassId
)
public:
ProtoElement(
    Guid domainClassId
)
public function ProtoElement(
    domainClassId : Guid
)

Parameters

Permissions

See Also

Reference

ProtoElement Class

ProtoElement Members

ProtoElement Overload

Microsoft.VisualStudio.Modeling Namespace