IReference::Name Property

 

Indicates what kind of reference this is. You can use a custom value, or one of the set defined in ReferenceConstants.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

Return to top
Show: