PartialClassGenerationTask.GeneratedSourceExtension Property

Definition

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

Property Value

The file extension.

Applies to