共用方式為


ConnectorGlobalConfiguration.Name Field

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies the name for the management group.

Namespace: Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

Usage

'Usage
Dim instance As ConnectorGlobalConfiguration
Dim value As String

value = instance.Name

instance.Name = value

Syntax

'Declaration
<DataMemberAttribute> _
Public Name As String
[DataMemberAttribute] 
public string Name
[DataMemberAttribute] 
public:
String^ Name
/** @attribute DataMemberAttribute() */ 
public String Name
DataMemberAttribute 
public var Name : String

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

ConnectorGlobalConfiguration Class
ConnectorGlobalConfiguration Members
Microsoft.EnterpriseManagement.ConnectorFramework Namespace