BuildParameters.ProjectCacheDescriptor 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.
Gets or sets the project cache description to use for all BuildSubmission or GraphBuildSubmission in addition to any potential project caches described in each project.
public:
property Microsoft::Build::Experimental::ProjectCache::ProjectCacheDescriptor ^ ProjectCacheDescriptor { Microsoft::Build::Experimental::ProjectCache::ProjectCacheDescriptor ^ get(); void set(Microsoft::Build::Experimental::ProjectCache::ProjectCacheDescriptor ^ value); };
public Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor ProjectCacheDescriptor { get; set; }
member this.ProjectCacheDescriptor : Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor with get, set
Public Property ProjectCacheDescriptor As ProjectCacheDescriptor
Property Value
Microsoft.Build.Experimental.ProjectCache.ProjectCacheDescriptor