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