LaunchCommand.Option 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.
The launch command option
public:
property Microsoft::VisualStudio::Workspace::Extensions::Build::LaunchCommandOption Option { Microsoft::VisualStudio::Workspace::Extensions::Build::LaunchCommandOption get(); };
public:
property Microsoft::VisualStudio::Workspace::Extensions::Build::LaunchCommandOption Option { Microsoft::VisualStudio::Workspace::Extensions::Build::LaunchCommandOption get(); };
public Microsoft.VisualStudio.Workspace.Extensions.Build.LaunchCommandOption Option { get; }
member this.Option : Microsoft.VisualStudio.Workspace.Extensions.Build.LaunchCommandOption
Public ReadOnly Property Option As LaunchCommandOption