RemoteCodeContainerEqualityComparer.IgnoreLastAccessedUtcInstance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compares two instances of RemoteCodeContainer without taking their LastAccessed property into account.
public:
static property Microsoft::VisualStudio::Shell::CodeContainerManagement::RemoteCodeContainerEqualityComparer ^ IgnoreLastAccessedUtcInstance { Microsoft::VisualStudio::Shell::CodeContainerManagement::RemoteCodeContainerEqualityComparer ^ get(); };
public static Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainerEqualityComparer IgnoreLastAccessedUtcInstance { get; }
static member IgnoreLastAccessedUtcInstance : Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainerEqualityComparer
Public Shared ReadOnly Property IgnoreLastAccessedUtcInstance As RemoteCodeContainerEqualityComparer