Share via


ConnectorInfo.Description Field

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

Specifies the description of the monitoring connector.

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

Usage

'Usage
Dim instance As ConnectorInfo
Dim value As String

value = instance.Description

instance.Description = value

Syntax

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

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

ConnectorInfo Class
ConnectorInfo Members
Microsoft.EnterpriseManagement.ConnectorFramework Namespace