ApplicationCrmEnabledAttribute.Value プロパティ

定義

タグ付けされたアプリケーションの補正Resource Manager (CRM) を有効または無効にします。

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

プロパティ値

true CRM が有効な場合。それ以外の場合は false。 既定値は true です。

適用対象