TypeIdentifierAttribute.Scope Propiedad

Definición

Obtiene el valor del scope parámetro que se pasó al TypeIdentifierAttribute(String, String) constructor.

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

Valor de propiedad

Valor del parámetro del scope constructor.

Se aplica a