public System.String FallbackEmojiFontName { get; set; }
public: __property System.String get_FallbackEmojiFontName(); public: __property void set_FallbackEmojiFontName(
System.String value
);
public:
property System.String FallbackEmojiFontName { System.String get(); void set(System.String value); }
'Declaration Public Property FallbackEmojiFontName As System.String
Property Value
Default value is "Segoe UI Emoji".