GraphPathSerializationDictionary::Names Property

 

Return a snapshot of the current path names

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property IEnumerable<String^>^ Names {
	IEnumerable<String^>^ get();
}
Return to top
Show: