ScriptRequirements.RequiredApplicationId Property

Definition

The application id this script requires, specified like: #requires -Shellid Shell If no application id has been specified, this property is null.

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

Property Value

Applies to