VCConfiguration2.IsUpToDate(Object) Method

Definition

public:
 bool IsUpToDate(System::Object ^ 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

Implements

Attributes

Applies to