ILaunchConfigurationProviderMetadata.LaunchTypeName 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.
Launch type name
public:
property System::String ^ LaunchTypeName { System::String ^ get(); };
public:
property Platform::String ^ LaunchTypeName { Platform::String ^ get(); };
public string LaunchTypeName { get; }
member this.LaunchTypeName : string
Public ReadOnly Property LaunchTypeName As String