InputDesktopNamedResourceCursor.ResourceName Property

Definition

Gets the name of the cursor resource.

public:
 property Platform::String ^ ResourceName { Platform::String ^ get(); };
winrt::hstring ResourceName();
public string ResourceName { get; }
var string = inputDesktopNamedResourceCursor.resourceName;
Public ReadOnly Property ResourceName As String

Property Value

String

Platform::String

winrt::hstring

The name of the cursor resource.

Applies to