GraphPathSerializationDictionary.Names Property

Definition

Return a snapshot of the current path names

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ Names { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> Names { get; }
member this.Names : seq<string>
Public ReadOnly Property Names As IEnumerable(Of String)

Property Value

Applies to