TypeIdentifierAttribute.Scope Propriété

Définition

Obtient la valeur du paramètre scope passé au constructeur TypeIdentifierAttribute(String, String).

public:
 property System::String ^ Scope { System::String ^ get(); };
public string Scope { get; }
public string? Scope { get; }
member this.Scope : string
Public ReadOnly Property Scope As String

Valeur de propriété

Valeur du paramètre scope du constructeur.

S’applique à