Partager via


Propriété EnvironmentReference.Key.EnvironmentFolderName

Gets the key environment folder name.

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property EnvironmentFolderName As String 
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
The key environment folder name.

Voir aussi

Référence

EnvironmentReference.Key Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices