IDocumentSite Arabirim

Tanım

, Belgenin üst nesnesi için bilgi ve sağlama yöntemleri sağlar.

public interface class IDocumentSite
public interface class IDocumentSite
__interface IDocumentSite
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("94A0F6F1-10BC-11D0-8D09-00A0C90F2732")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDocumentSite
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("94A0F6F1-10BC-11D0-8D09-00A0C90F2732")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDocumentSite = interface
Public Interface IDocumentSite
Türetilmiş
Öznitelikler

Yöntemler

ActivateObject(UInt32)

Belge nesnesini etkinleştirir.

GetCompiler(Guid, IntPtr)

Belge için derleyicinin istenen arabirimini döndürür.

GetSite(IServiceProvider)

IServiceProviderBelge sitesi için arabirimi döndürür. Genellikle tarafından ayarlanan değeri döndürür SetSite(IServiceProvider) .

IsObjectShowable()

Nesnenin kullanılıp kullanılamayacağını gösterir.

SetSite(IServiceProvider)

IServiceProviderBelge sitesinin arabirimini ayarlar.

Şunlara uygulanır