ScriptRequiresException.RequiresShellId 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 ID of the shell.
public:
property System::String ^ RequiresShellId { System::String ^ get(); };
public:
property Platform::String ^ RequiresShellId { Platform::String ^ get(); };
public string RequiresShellId { get; }
member this.RequiresShellId : string
Public ReadOnly Property RequiresShellId As String