NamedVersionedString::Name Property
Visual Studio 2015
Gets the name of the string.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: property String^ Name { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] private: void set(String^ value); }
Show: