Utility.DeployedDacWithUnderutilizedFileCount 属性

定义

获取具有使用不足的文件的已部署 DAC 的数目。

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

属性值

一个 Int32 值,该值指定具有使用不足的文件的已部署 DAC 的数目。

适用于