VCCodeMacro.Value Ö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 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
Nesnenin verileri.
- Öznitelikler
Açıklamalar
Bir öznitelik formundadır name(someval, 2) , değer olur someval, 2 .