ResourceQualifier.QualifierName 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.
The name of the qualifier.
public:
property Platform::String ^ QualifierName { Platform::String ^ get(); };
winrt::hstring QualifierName();
public string QualifierName { get; }
var string = resourceQualifier.qualifierName;
Public ReadOnly Property QualifierName As String
Property Value
The name of the qualifier.