DocData.IsBackupFileObsolete Property

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property IsBackupFileObsolete As Boolean
protected virtual bool IsBackupFileObsolete { get; }
protected:
virtual property bool IsBackupFileObsolete {
    bool get ();
}
abstract IsBackupFileObsolete : bool with get 
override IsBackupFileObsolete : bool with get
function get IsBackupFileObsolete () : boolean

Property Value

Type: Boolean

.NET Framework Security

See Also

Reference

DocData Class

Microsoft.VisualStudio.Modeling.Shell Namespace