共用方式為


ApplicationCrmEnabledAttribute.Value 屬性

定義

在標記應用程式上啟用或停用 Compensating Resource Manager (CRM)。

public:
 property bool Value { bool get(); };
public bool Value { get; }
member this.Value : bool
Public ReadOnly Property Value As Boolean

屬性值

如果 CRM 已啟用,則為 true,否則為 false。 預設為 true

適用於