Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides the ability to check the state of or save the document in the Visual Studio Server 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 IVsDataViewDocumentProvider2
[CLSCompliantAttribute(false)]
public interface IVsDataViewDocumentProvider2
[CLSCompliantAttribute(false)]
public interface class IVsDataViewDocumentProvider2
[<CLSCompliantAttribute(false)>]
type IVsDataViewDocumentProvider2 = interface end
public interface IVsDataViewDocumentProvider2
The IVsDataViewDocumentProvider2 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
IsDirty | When implemented by a class, indicates whether the specified document has data that is modified and is not saved yet. |
![]() |
Save | When implemented by a class, saves the specified document. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace
.gif)