TypeIdentifierAttribute.Scope Propriedade

Definição

Obtém o valor do parâmetro scope que foi passado ao construtor 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

Valor da propriedade

String

O valor do parâmetro do scope construtor.

Aplica-se a