VCCodeMacro.ExtenderNames Özellik

Tanım

Nesne için kullanılabilir Genişleticilerin listesini alır.

public:
 property System::Object ^ ExtenderNames { System::Object ^ get(); };
public:
 property Platform::Object ^ ExtenderNames { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(12)]
public object ExtenderNames { [System.Runtime.InteropServices.DispId(12)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.ExtenderNames : obj
Public ReadOnly Property ExtenderNames As Object

Özellik Değeri

Object

Kullanılabilir genişleticilerin bir listesi.

Öznitelikler

Açıklamalar

ExtenderNames özelliği tarafından belirtilen CATıD 'yi kullanarak bu nesne için geçerli olan genişleticilerin adlarını döndürür ExtenderCATID . Bu, otomasyon uyumlu dizeler dizisi içeren bir nesne olarak döndürülür.

Şunlara uygulanır