VCConfiguration.IsUpToDate(Object) Method

Definition

public:
 bool IsUpToDate(System::Object ^ logger);
public:
 bool IsUpToDate(Platform::Object ^ logger);
bool IsUpToDate(winrt::Windows::Foundation::IInspectable const & logger);
[System.Runtime.InteropServices.DispId(1610743895)]
public bool IsUpToDate (object logger);
[<System.Runtime.InteropServices.DispId(1610743895)>]
abstract member IsUpToDate : obj -> bool
Public Function IsUpToDate (logger As Object) As Boolean

Parameters

logger
Object

Returns

Attributes

Applies to