Option.Recursive 속성

정의

true로 설정하면 이 옵션은 직계 부모 명령 또는 명령에 적용되고 하위 명령에 재귀적으로 적용됩니다.

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

속성 값

적용 대상