VCCodeInterface.Access Özellik

Tanım

Bu öğenin erişim özniteliklerini alır veya ayarlar.

public:
 property EnvDTE::vsCMAccess Access { EnvDTE::vsCMAccess get(); void set(EnvDTE::vsCMAccess value); };
public:
 property EnvDTE::vsCMAccess Access { EnvDTE::vsCMAccess get(); void set(EnvDTE::vsCMAccess value); };
[System.Runtime.InteropServices.DispId(35)]
public EnvDTE.vsCMAccess Access { [System.Runtime.InteropServices.DispId(35)] get; [System.Runtime.InteropServices.DispId(35)] set; }
[<System.Runtime.InteropServices.DispId(35)>]
[<get: System.Runtime.InteropServices.DispId(35)>]
[<set: System.Runtime.InteropServices.DispId(35)>]
member this.Access : EnvDTE.vsCMAccess with get, set
Public Property Access As vsCMAccess

Özellik Değeri

vsCMAccess

Bir vsCMAccess değer.

Öznitelikler

Açıklamalar

Access gerçek erişimi ve diğer kodun bu kod öğesine nasıl erişebileceğini döndürür.

Not

Bu özellik, Visual Basic kaynak kodundan kod öğeleri için salt okunurdur.

Şunlara uygulanır