Label.newmethod(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.
Creates a new instance of the Label class.
protected:
virtual void newmethod(System::String ^ language);
protected virtual void newmethod (string language);
override this.newmethod : string -> unit
Protected Overridable Sub newmethod (language As String)
Parameters
- language
- String
A string that specifies a language by using a language prefix.