VCUserMacro.Value Özellik

Tanım

Kullanıcı makrosunun dize değişimini ayarlar veya alır.

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(2401)]
public string Value { [System.Runtime.InteropServices.DispId(2401)] get; [System.Runtime.InteropServices.DispId(2401)] set; }
[<System.Runtime.InteropServices.DispId(2401)>]
[<get: System.Runtime.InteropServices.DispId(2401)>]
[<set: System.Runtime.InteropServices.DispId(2401)>]
member this.Value : string with get, set
Public Property Value As String

Özellik Değeri

String

Makro için değiştirme metnini içeren dize.

Öznitelikler

Şunlara uygulanır