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