Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Provides the ability to open a document, get a document moniker, and perform other actions pertaining to a document in the Visual Studio Sever Explorer.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IVsDataViewDocumentProvider
'Usage
Dim instance As IVsDataViewDocumentProvider
[CLSCompliantAttribute(false)]
public interface IVsDataViewDocumentProvider
[CLSCompliantAttribute(false)]
public interface class IVsDataViewDocumentProvider
public interface IVsDataViewDocumentProvider
Remarks
This interface has a base implementation in the DDEX Framework.
See Also
Reference
IVsDataViewDocumentProvider Members
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace