VCCodeNamespace.Maps Özellik

Tanım

Nesne için haritalar koleksiyonunu alır.

public:
 property EnvDTE::CodeElements ^ Maps { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(581)]
public EnvDTE.CodeElements Maps { [System.Runtime.InteropServices.DispId(581)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(581)>]
[<get: System.Runtime.InteropServices.DispId(581)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Maps : EnvDTE.CodeElements
Public ReadOnly Property Maps As CodeElements

Özellik Değeri

CodeElements

Bir CodeElements koleksiyon.

Öznitelikler

Açıklamalar

Maps ile başlayan ve ile biten tüm standart haritaları döndürür BEGIN_XXXX_MAP() END_XXXX_MAP() .

Şunlara uygulanır