ApplicationClass._Application_FormatString(Object, String, 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.
public:
virtual System::String ^ _Application_FormatString(System::Object ^ varInput, System::String ^ bstrCategory, System::String ^ bstrOptions) = Microsoft::Office::Interop::InfoPath::_Application::FormatString;
public virtual string _Application_FormatString (object varInput, string bstrCategory, string bstrOptions);
Public Overridable Function _Application_FormatString (varInput As Object, bstrCategory As String, bstrOptions As String) As String
Parameters
- varInput
- Object
- bstrCategory
- String
- bstrOptions
- String