VCUserMacro.Name Property

Definition

Gets the name of the user macro.

public:
 property System::String ^ Name { System::String ^ get(); };
public:
 property Platform::String ^ Name { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2400)]
public string Name { [System.Runtime.InteropServices.DispId(2400)] get; }
[<System.Runtime.InteropServices.DispId(2400)>]
[<get: System.Runtime.InteropServices.DispId(2400)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

String containing the macro name.

Attributes

Applies to