IInterfaceInfo.Base Özellik

Tanım

Arabirimin temel sınıfının adını içeren bir dize alır.

public:
 property System::String ^ Base { System::String ^ get(); };
public:
 property Platform::String ^ Base { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743815)]
public string Base { [System.Runtime.InteropServices.DispId(1610743815)] get; }
[<System.Runtime.InteropServices.DispId(1610743815)>]
[<get: System.Runtime.InteropServices.DispId(1610743815)>]
member this.Base : string
Public ReadOnly Property Base As String

Özellik Değeri

String

Arabirimin taban sınıfının adı.

Öznitelikler

Örnekler

Bkz. Source.

Şunlara uygulanır