DictFieldGroup.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.
Returns the name of the field group.
public:
virtual System::String ^ name();
public virtual string name ();
abstract member name : unit -> string
override this.name : unit -> string
Public Overridable Function name () As String
Returns
The name of the field group.