FontInfo.Name Właściwość

Definicja

Pobiera lub ustawia nazwę określonej czcionki. Wartością domyślną jest ciąg pusty (""). Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.Design.MobileControls.Converters.FontNameConverter))]
public string Name { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.Design.MobileControls.Converters.FontNameConverter))>]
member this.Name : string with get, set
Public Property Name As String

Wartość właściwości

Nazwa określonej czcionki.

Atrybuty

Dotyczy