Свойство EnvironmentReference.Key.EnvironmentFolderName

Gets the key environment folder name.

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property EnvironmentFolderName As String 
    Get
'Применение
Dim instance As EnvironmentReference.Key 
Dim value As String 

value = instance.EnvironmentFolderName
public string EnvironmentFolderName { get; }
public:
property String^ EnvironmentFolderName {
    String^ get ();
}
member EnvironmentFolderName : string
function get EnvironmentFolderName () : String

Значение свойства

Тип: System.String
The key environment folder name.

См. также

Справочник

EnvironmentReference.Key Класс

Пространство имен Microsoft.SqlServer.Management.IntegrationServices