PrintDialog.ShowNetwork 속성

정의

네트워크 단추가 표시되는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Boolean

true if the Network button is displayed; otherwise, false. 기본값은 true입니다.

설명

이 속성은 Windows 2000에서 사용되지 않는 것으로 표시되었으며 이 버전 이상 버전의 Windows 영향을 주지 않습니다.

적용 대상

추가 정보