ProjectCacheException.HasBeenLoggedByProjectCache 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.
The project cache has already logged this as an error. Should not get logged again.
public:
property bool HasBeenLoggedByProjectCache { bool get(); };
public bool HasBeenLoggedByProjectCache { get; }
member this.HasBeenLoggedByProjectCache : bool
Public ReadOnly Property HasBeenLoggedByProjectCache As Boolean