ViewInfoObjectClass.ViewInfo2_get_Name Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual System::String ^ ViewInfo2_get_Name() = Microsoft::Office::Interop::InfoPath::ViewInfo2::get_Name;
public virtual string ViewInfo2_get_Name ();
abstract member ViewInfo2_get_Name : unit -> string
override this.ViewInfo2_get_Name : unit -> string
Public Overridable Function ViewInfo2_get_Name () As String