GhostShapeCollection.SourceDiagramId Property

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

Syntax

'宣言
Public ReadOnly Property SourceDiagramId As Guid
'使用
Dim instance As GhostShapeCollection
Dim value As Guid

value = instance.SourceDiagramId
public Guid SourceDiagramId { get; }
public:
property Guid SourceDiagramId {
    Guid get ();
}
public function get SourceDiagramId () : Guid

Property Value

Type: System.Guid

Permissions

See Also

Reference

GhostShapeCollection Class

GhostShapeCollection Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace