ILaunchConfigurationProviderMetadata.LaunchJsonSchemaContent Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O esquema de inicialização JSON
public:
property System::String ^ LaunchJsonSchemaContent { System::String ^ get(); };
public:
property Platform::String ^ LaunchJsonSchemaContent { Platform::String ^ get(); };
public string LaunchJsonSchemaContent { get; }
member this.LaunchJsonSchemaContent : string
Public ReadOnly Property LaunchJsonSchemaContent As String