C# Class Microsoft.WindowsAzure.Management.CloudService.Scaffolding.ScaffoldFile

Represents an individual scaffolding file to copy and/or transform.
Mostra file Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Public Methods

Method Description
ScaffoldFile ( ) : System.Collections.Generic

Initializes a new instance of the ScaffoldFile class.

Method Details

ScaffoldFile() public method

Initializes a new instance of the ScaffoldFile class.
public ScaffoldFile ( ) : System.Collections.Generic
return System.Collections.Generic