TypeIdentifierAttribute.Scope Eigenschap

Definitie

Hiermee haalt u de waarde op van de scope parameter die is doorgegeven aan de TypeIdentifierAttribute(String, String) constructor.

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

Waarde van eigenschap

De waarde van de parameter van de constructor scope .

Van toepassing op