TypeIdentifierAttribute.Scope Propriedade

Definição

Obtém o valor do scope parâmetro que foi passado ao TypeIdentifierAttribute(String, String) construtor.

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 de Propriedade

O valor do parâmetro do scope construtor.

Aplica-se a