Common.Helpfield(Int32) 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:
virtual System::String ^ Helpfield(int fieldId);
public virtual string Helpfield (int fieldId);
abstract member Helpfield : int -> string
override this.Helpfield : int -> string
Public Overridable Function Helpfield (fieldId As Integer) As String
Parameters
- fieldId
- Int32