ハンドルの取得
Namespace: LuminoAssembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IntPtr Handle { get; }
Public ReadOnly Property Handle As IntPtr
Get
public:
property IntPtr Handle {
IntPtr get ();
}
member Handle : IntPtr with get
Property Value
Type:
IntPtr
See Also