PredefinedClassificationTypeNames.Identifier Field

Definition

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 

Field Value

Applies to