KnownAdaptiveNotificationHints.Wrap Property

Definition

Gets a string representation of the wrap hint for adaptive notifications.

public:
 static property Platform::String ^ Wrap { Platform::String ^ get(); };
static winrt::hstring Wrap();
public static string Wrap { get; }
var string = KnownAdaptiveNotificationHints.wrap;
Public Shared ReadOnly Property Wrap As String

Property Value

String

Platform::String

winrt::hstring

The string representation of the wrap hint.

Applies to