Свойство | Тип | Описание | |
---|---|---|---|
ExecuteCmdlet | void | ||
GuardFileExists | void | ||
ImportDirectory | void | ||
ImportFile | void | ||
ImportFile | void | ||
IsDirectory | bool | ||
ResolveDirectoryPath | string | ||
ResolveFileName | string |
Метод | Описание | |
---|---|---|
ImportAzurePublishSettingsCommand ( ) : System |
Метод | Описание | |
---|---|---|
ExecuteCmdlet ( ) : void | ||
GuardFileExists ( string fileName ) : void | ||
ImportDirectory ( ) : void | ||
ImportFile ( ) : void | ||
ImportFile ( string fileName ) : void | ||
IsDirectory ( ) : bool | ||
ResolveDirectoryPath ( string directoryPath ) : string | ||
ResolveFileName ( string filename ) : string |
public ImportAzurePublishSettingsCommand ( ) : System | ||
Результат | System |