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가 얼마나 많은 파일을 충분히 활용하지 못했는지를 나타냅니다.

적용 대상