Condividi tramite


Campo name

Declares the name variable.

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

Sintassi

'Dichiarazione
Public name As String
'Utilizzo
Dim instance As CollectionItem..::..Key
Dim value As String

value = instance.name

instance.name = value
public string name
public:
String^ name
val mutable name: string
public var name : String

Osservazioni

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.