VCConfiguration3.IsUpToDate(Object) Method
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.
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