Utility.DeployedDacWithUnderutilizedFileCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of deployed DACs that have underutilized files.
public:
property int DeployedDacWithUnderutilizedFileCount { int get(); };
public int DeployedDacWithUnderutilizedFileCount { get; }
member this.DeployedDacWithUnderutilizedFileCount : int
Public ReadOnly Property DeployedDacWithUnderutilizedFileCount As Integer
Property Value
An Int32 value that specifies how many deployed DACs have underutilized files.