Edit

Share via


XDocumentClass.IsHosted 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 bool IsHosted { bool get(); };
public virtual bool IsHosted { get; }
member this.IsHosted : bool
Public Overridable ReadOnly Property IsHosted As Boolean

Property Value

Returns Boolean.

Implements

Applies to