IEditorSettings.FontFamily プロパティ
v2 に適用されます。
設定のフォント ファミリを取得または設定します。
名前空間: Microsoft.WebMatrix.Extensibility.Editor
アセンブリ: Microsoft.WebMatrix.Extensibility (Microsoft.WebMatrix.Extensibility.dll)
構文
'宣言
Property FontFamily As String
Get
Set
'使用
Dim instance As IEditorSettings
Dim value As String
value = instance.FontFamily
instance.FontFamily = value
string FontFamily { get; set; }
property String^ FontFamily {
String^ get ();
void set (String^ value);
}
abstract FontFamily : string with get, set
function get FontFamily () : String
function set FontFamily (value : String)
プロパティ値
型: System.String
設定のフォント ファミリ。