TypeIdentifierAttribute.Scope Vlastnost

Definice

Získá hodnotu parametru scope , který byl předán konstruktoru 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

Hodnota vlastnosti

String

Hodnota parametru konstruktoru scope .

Platí pro