共用方式為


name 欄位

Configures the name property for the key.

命名空間:  Microsoft.SqlServer.Management.Collector
組件:  Microsoft.SqlServer.Management.Collector (在 Microsoft.SqlServer.Management.Collector.dll 中)

語法

'宣告
Public name As String
'用途
Dim instance As CollectionSet..::..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

備註

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