Share via


GhostShapeCollection.SourceDiagramId Property

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

Syntax

'Declaration
Public ReadOnly Property SourceDiagramId As Guid
'Usage
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

.NET Framework Security

See Also

Reference

GhostShapeCollection Class

GhostShapeCollection Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace