KnownAdaptiveNotificationHints.MinLines Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a string representation of the min-lines hint for adaptive notifications.
public:
static property Platform::String ^ MinLines { Platform::String ^ get(); };
static winrt::hstring MinLines();
public static string MinLines { get; }
var string = KnownAdaptiveNotificationHints.minLines;
Public Shared ReadOnly Property MinLines As String
Property Value
The string representation of the min-lines hint.