GhostShapeCollection.SourceStoreId Property

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

Syntax

'宣言
Public ReadOnly Property SourceStoreId As Guid
'使用
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

Permissions

See Also

Reference

GhostShapeCollection Class

GhostShapeCollection Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace