XDocumentClass._XDocument3_get_Role メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual System::String ^ _XDocument3_get_Role() = Microsoft::Office::Interop::InfoPath::_XDocument3::get_Role;
public virtual string _XDocument3_get_Role ();
abstract member _XDocument3_get_Role : unit -> string
override this._XDocument3_get_Role : unit -> string
Public Overridable Function _XDocument3_get_Role () As String