GhostShapeCollection.SourceStoreId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the source store id. This can return Guid.Empty.
public:
property Guid SourceStoreId { Guid get(); };
public Guid SourceStoreId { get; }
member this.SourceStoreId : Guid
Public ReadOnly Property SourceStoreId As Guid