IFont.put_Name(String) Method
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.
public:
void put_Name(System::String ^ name);
public:
void put_Name(Platform::String ^ name);
void put_Name(std::wstring const & name);
public void put_Name (string name);
abstract member put_Name : string -> unit
Public Sub put_Name (name As String)
Parameters
- name
- String