ClerkInfo.Description 属性

定义

获取当前 CRM Clerk 的补偿资源管理器 (CRM) 补偿器的说明。 该说明字符串是由 ICrmLogControl::RegisterCompensator 方法提供的字符串。

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

属性值

当前 CRM Clerk 的 CRM 补偿器的说明。

适用于