共用方式為


ConnectorGlobalConfiguration.Id Field

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

Specifies the GUID 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 Guid

value = instance.Id

instance.Id = value

Syntax

'Declaration
<DataMemberAttribute> _
Public Id As Guid
[DataMemberAttribute] 
public Guid Id
[DataMemberAttribute] 
public:
Guid Id
/** @attribute DataMemberAttribute() */ 
public Guid Id
DataMemberAttribute 
public var Id : Guid

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