TypeIdentifierAttribute.Scope Proprietà

Definizione

Ottiene il valore del scope parametro passato al TypeIdentifierAttribute(String, String) costruttore.

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

Valore della proprietà

Valore del parametro del scope costruttore.

Si applica a