Condividi tramite


Proprietà EnvironmentReference.Key.Name

Gets the key name.

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

Sintassi

'Dichiarazione
Public ReadOnly Property Name As String 
    Get
'Utilizzo
Dim instance As EnvironmentReference.Key 
Dim value As String 

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

Valore proprietà

Tipo: System.String
The key name.

Vedere anche

Riferimento

EnvironmentReference.Key Classe

Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices