PartialClassGenerationTask.GeneratedSourceExtension Propriedade

Definição

Obtém ou define a extensão do arquivo a ser adicionada aos arquivos de origem gerados.Gets or sets the file extension to add to the generated source files.

public:
 property System::String ^ GeneratedSourceExtension { System::String ^ get(); void set(System::String ^ value); };
public string GeneratedSourceExtension { get; set; }
member this.GeneratedSourceExtension : string with get, set
Public Property GeneratedSourceExtension As String

Valor da propriedade

String

A extensão do arquivo.The file extension.

Aplica-se a