Share via


GhostShapeCollection.SourceStoreId Property

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

Syntax

'Declaration
Public ReadOnly Property SourceStoreId As Guid
'Usage
Dim instance As GhostShapeCollection 
Dim value As Guid 

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

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

GhostShapeCollection Class

GhostShapeCollection Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace