ApplicationClass._Application_get_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.
public:
virtual System::String ^ _Application_get_Name() = Microsoft::Office::Interop::InfoPath::_Application::get_Name;
public virtual string _Application_get_Name ();
Public Overridable Function _Application_get_Name () As String