SystemProperties.Keywords 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 the name of the System.Keywords property (one of the Windows file properties.
public:
static property Platform::String ^ Keywords { Platform::String ^ get(); };
static winrt::hstring Keywords();
public static string Keywords { get; }
var string = SystemProperties.keywords;
Public Shared ReadOnly Property Keywords As String
Property Value
The name of the System.Keywords file property.