Condividi tramite


RatingItemFontInfo.UnsetGlyph Proprietà

Definizione

Ottiene o imposta un glifo del tipo di carattere MDL2 Segoe MDL2 che rappresenta un elemento di classificazione che non è stato impostato.

public:
 property Platform::String ^ UnsetGlyph { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring UnsetGlyph();

void UnsetGlyph(winrt::hstring value);
public string UnsetGlyph { get; set; }
var string = ratingItemFontInfo.unsetGlyph;
ratingItemFontInfo.unsetGlyph = string;
Public Property UnsetGlyph As String
<RatingItemFontInfo UnsetGlyph="characterCode"/>

Valore della proprietà

String

Platform::String

winrt::hstring

Codice carattere esadecimale per il glifo dell'elemento di classificazione.

Si applica a