ScriptRequiresException.CommandName Property

Definition

Gets the name of the script that contained the #requires statement.

public:
 property System::String ^ CommandName { System::String ^ get(); };
public:
 property Platform::String ^ CommandName { Platform::String ^ get(); };
public string CommandName { get; }
member this.CommandName : string
Public ReadOnly Property CommandName As String

Property Value

Applies to