PackageRemote32Class.SafeRecursiveProjectPackageExecution 속성

정의

패키지의 재귀 실행이 안전한지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 virtual property bool SafeRecursiveProjectPackageExecution { bool get(); void set(bool value); };
public virtual bool SafeRecursiveProjectPackageExecution { get; set; }
member this.SafeRecursiveProjectPackageExecution : bool with get, set
Public Overridable Property SafeRecursiveProjectPackageExecution As Boolean

속성 값

패키지의 재귀 실행이 안전한 경우 true입니다. 그렇지 않으면 false입니다.

구현

적용 대상