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 값입니다.

적용 대상