Aracılığıyla paylaş


DocData.IsDocDataReloadable Yöntem

Belgeyi yeniden olup olmadığını doğrular.

Ad alanı:  Microsoft.VisualStudio.Modeling.Shell
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Overridable Function IsDocDataReloadable ( _
    <OutAttribute> ByRef isReloadable As Integer _
) As Integer
public virtual int IsDocDataReloadable(
    out int isReloadable
)

Parametreler

  • isReloadable
    Tür: System.Int32%
    1 belgeyi yeniden; Aksi takdirde, 0.Varsayılan değer olarak, bu değer 1'dir.

Dönüş Değeri

Tür: System.Int32
S_OK Yöntem başarılı olursa; Aksi takdirde bir hata kodu döndürür.

Yüklenen

IVsPersistDocData2.IsDocDataReloadable(Int32%)
IVsPersistDocData.IsDocDataReloadable(Int32%)

Notlar

Bu yöntemi uygulayan IVsPersistDocData2 arabirimi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DocData Sınıf

Microsoft.VisualStudio.Modeling.Shell Ad Alanı