TypeIdentifierAttribute.Scope Özellik

Tanım

Oluşturucuya scope geçirilen parametrenin TypeIdentifierAttribute(String, String) değerini alır.

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

Özellik Değeri

Oluşturucunun scope parametresinin değeri.

Şunlara uygulanır