FormContainerControl.name 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.
Overloads
name() | |
name(String) |
name()
public:
override System::String ^ name();
public override sealed string name ();
override this.name : unit -> string
Public Overrides NotOverridable Function name () As String