편집

다음을 통해 공유


XDocumentClass.ServerInfo Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual property Microsoft::Office::Interop::InfoPath::ServerInfoObject ^ ServerInfo { Microsoft::Office::Interop::InfoPath::ServerInfoObject ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.ServerInfoObject ServerInfo { get; }
member this.ServerInfo : Microsoft.Office.Interop.InfoPath.ServerInfoObject
Public Overridable ReadOnly Property ServerInfo As ServerInfoObject

Property Value

Returns ServerInfoObject.

Implements

Applies to