VCFileCodeModel.Delegates Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Nesne için temsilciler koleksiyonunu alır.
public:
property EnvDTE::CodeElements ^ Delegates { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(562)]
public EnvDTE.CodeElements Delegates { [System.Runtime.InteropServices.DispId(562)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(562)>]
[<get: System.Runtime.InteropServices.DispId(562)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Delegates : EnvDTE.CodeElements
Public ReadOnly Property Delegates As CodeElements
Özellik Değeri
Bir CodeElements koleksiyon.
- Öznitelikler