KnownAdaptiveNotificationTextStyles.Body Property

Definition

Gets the string that represents the Body text style.

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

Property Value

String

Platform::String

winrt::hstring

The string that represents the Body text style.

Applies to