ILaunchConfigurationProviderMetadata.LaunchJsonSchemaContent Property

Definition

The launch json schema

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

Property Value

Applies to