TypeIdentifierAttribute.Scope Свойство

Определение

Возвращает значение scope параметра, переданного конструктору 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

Значение свойства

Значение параметра конструктора scope .

Применяется к