VCCodeMacro.Value Özellik

Tanım

Nesne için verileri alır veya ayarlar.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Value { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(579)]
public string Value { [System.Runtime.InteropServices.DispId(579)] get; [System.Runtime.InteropServices.DispId(579)] set; }
[<System.Runtime.InteropServices.DispId(579)>]
[<get: System.Runtime.InteropServices.DispId(579)>]
[<set: System.Runtime.InteropServices.DispId(579)>]
member this.Value : string with get, set
Public Property Value As String

Özellik Değeri

String

Nesnenin verileri.

Öznitelikler

Açıklamalar

Bir öznitelik formundadır name(someval, 2) , değer olur someval, 2 .

Şunlara uygulanır