FileDialog.Instance 속성

정의

애플리케이션의 Win32 인스턴스 핸들을 가져옵니다.

protected:
 virtual property IntPtr Instance { IntPtr get(); };
protected virtual IntPtr Instance { get; }
member this.Instance : nativeint
Protected Overridable ReadOnly Property Instance As IntPtr

속성 값

IntPtr

nativeint

애플리케이션의 Win32 인스턴스 핸들입니다.

적용 대상