TypeIdentifierAttribute.Scope Proprietà

Definizione

Ottiene il valore del parametro scope passato al costruttore 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

Valore della proprietà

String

Valore del parametro scope del costruttore.

Si applica a