言語

Utility.DeployedDacWithUnderutilizedFileCount プロパティ

定義

未活用ファイルが設置されたDACの数を取得できます。

public:
 property int DeployedDacWithUnderutilizedFileCount { int get(); };
public int DeployedDacWithUnderutilizedFileCount { get; }
member this.DeployedDacWithUnderutilizedFileCount : int
Public ReadOnly Property DeployedDacWithUnderutilizedFileCount As Integer

プロパティ値

デプロイされたDACの数が未活用ファイルであることを示す Int32 の値です。

適用対象