CodeProperty2.ReadWrite Özellik

Tanım

Özelliğin okunabilir, yazılabilir veya her ikisi de olduğunu döndürür.

public:
 property EnvDTE80::vsCMPropertyKind ReadWrite { EnvDTE80::vsCMPropertyKind get(); };
public:
 property EnvDTE80::vsCMPropertyKind ReadWrite { EnvDTE80::vsCMPropertyKind get(); };
[System.Runtime.InteropServices.DispId(209)]
public EnvDTE80.vsCMPropertyKind ReadWrite { [System.Runtime.InteropServices.DispId(209)] get; }
[<System.Runtime.InteropServices.DispId(209)>]
[<get: System.Runtime.InteropServices.DispId(209)>]
member this.ReadWrite : EnvDTE80.vsCMPropertyKind
Public ReadOnly Property ReadWrite As vsCMPropertyKind

Özellik Değeri

vsCMPropertyKind

vsCMPropertyKindÖzellik durumunu temsil eden bir değer.

Öznitelikler

Açıklamalar

ReadWrite Belirtilen özelliğin al/ayarla durumunu belirler.

Şunlara uygulanır