ScriptRequiresException.RequiresShellPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the path to the incompatible shell.
public:
property System::String ^ RequiresShellPath { System::String ^ get(); };
public:
property Platform::String ^ RequiresShellPath { Platform::String ^ get(); };
public string RequiresShellPath { get; }
member this.RequiresShellPath : string
Public ReadOnly Property RequiresShellPath As String