C# Class Microsoft.WindowsAzure.Commands.Utilities.Common.GlobalPathInfo

Show file Open project: AzureRT/azure-sdk-tools

Public Properties

Property Type Description
AzureAppDir string

Public Methods

Method Description
GlobalPathInfo ( string rootPath ) : System
GlobalPathInfo ( string rootPath, string subscriptionsDataFile ) : System

Method Details

GlobalPathInfo() public method

public GlobalPathInfo ( string rootPath ) : System
rootPath string
return System

GlobalPathInfo() public method

public GlobalPathInfo ( string rootPath, string subscriptionsDataFile ) : System
rootPath string
subscriptionsDataFile string
return System

Property Details

AzureAppDir public static property

public static string AzureAppDir
return string