SetCopyToLocal Class
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.
Represents the operation of setting the value of CopyToLocal for a project reference.
[System.Runtime.CompilerServices.Nullable(0)]
public class SetCopyToLocal : Microsoft.VisualStudio.ProjectSystem.Query.Framework.ExecutableStep
[<System.Runtime.CompilerServices.Nullable(0)>]
type SetCopyToLocal = class
inherit ExecutableStep
Public Class SetCopyToLocal
Inherits ExecutableStep
- Inheritance
- Attributes
Constructors
SetCopyToLocal(Boolean) |
Initializes a new instance of the SetCopyToLocal class. |
Properties
Action | |
CopyToLocal |
The value of whether to copy to local |