次の方法で共有


InputDesktopResourceCursor.ResourceId プロパティ

定義

カーソル リソースのリソース識別子を取得します。

public:
 property unsigned int ResourceId { unsigned int get(); };
uint32_t ResourceId();
public uint ResourceId { get; }
var uInt32 = inputDesktopResourceCursor.resourceId;
Public ReadOnly Property ResourceId As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

カーソル リソースのリソース識別子。

適用対象