WidgetCustomizationRequestedArgs.CustomState Property

Definition

public:
 property Platform::String ^ CustomState { Platform::String ^ get(); };
winrt::hstring CustomState();
public string CustomState { get; }
var string = widgetCustomizationRequestedArgs.customState;
Public ReadOnly Property CustomState As String

Property Value

String

Platform::String

winrt::hstring

Applies to