Condividi tramite


Proprietà EnvironmentReference.Key.EnvironmentFolderName

Gets the key environment folder name.

Spazio dei nomi  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property EnvironmentFolderName As String 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.String
The key environment folder name.

Vedere anche

Riferimento

EnvironmentReference.Key Classe

Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices