PredefinedClassificationTypeNames.Identifier Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name of the classification type representing identifiers. In C# for instance, these would be variable names.
public: System::String ^ Identifier;
std::wstring Identifier;
public const string Identifier;
val mutable Identifier : string
Public Const Identifier As String