다음을 통해 공유


VCFxCopTool2.ExecutionBucket 속성

네임스페이스:  Microsoft.VisualStudio.VCProjectEngine
어셈블리:  Microsoft.VisualStudio.VCProjectEngine(Microsoft.VisualStudio.VCProjectEngine.dll)

구문

‘선언
Property ExecutionBucket As Integer
int ExecutionBucket { get; set; }
property int ExecutionBucket {
    int get ();
    void set (int value);
}
abstract ExecutionBucket : int with get, set
function get ExecutionBucket () : int 
function set ExecutionBucket (value : int)

속성 값

형식: Int32

.NET Framework 보안

참고 항목

참조

VCFxCopTool2 인터페이스

Microsoft.VisualStudio.VCProjectEngine 네임스페이스