GhostShape::SourceId Property

 

Gets the Guid of the source shape element. This can return Guid.Empty.

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

public:
property Guid SourceId {
	Guid get();
}

Property Value

Type: System::Guid
Return to top
Show: