KnownAdaptiveNotificationTextStyles.Base Property

Definition

Gets the string that represents the Base text style.

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

Property Value

String

Platform::String

winrt::hstring

The string that represents the Base text style.

Applies to