Share via


InlineScript.Command Property

Definition

The script text to invoke.

public:
 property System::String ^ Command { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Command { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.ComponentModel.DefaultValue(null)]
public string Command { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.Command : string with get, set
Public Property Command As String

Property Value

Attributes

Applies to