C# Class Microsoft.WindowsAzure.Commands.Utilities.CloudService.VisualStudioProjectPathInfo

Inheritance: CloudProjectPathInfo
Afficher le fichier Open project: AzureRT/azure-sdk-tools Class Usage Examples

Méthodes publiques

Méthode Description
IsVisualStudioProject ( string rootPath ) : bool
VisualStudioProjectPathInfo ( string rootPath ) : Microsoft.WindowsAzure.Commands.Utilities.Properties

Method Details

IsVisualStudioProject() public static méthode

public static IsVisualStudioProject ( string rootPath ) : bool
rootPath string
Résultat bool

VisualStudioProjectPathInfo() public méthode

public VisualStudioProjectPathInfo ( string rootPath ) : Microsoft.WindowsAzure.Commands.Utilities.Properties
rootPath string
Résultat Microsoft.WindowsAzure.Commands.Utilities.Properties