CodeContainerLocalProperties Class
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.
Properties of a Code Container that pertain to its presence on the file-system.
public ref class CodeContainerLocalProperties sealed
public ref class CodeContainerLocalProperties sealed
class CodeContainerLocalProperties sealed
public sealed class CodeContainerLocalProperties
type CodeContainerLocalProperties = class
Public NotInheritable Class CodeContainerLocalProperties
- Inheritance
-
CodeContainerLocalProperties
Code |
Initializes a new instance of CodeContainerLocalProperties. |
Full |
Location on disk. |
Source |
Source Control properties of a CodeContainer, e.g. VCS type. |
Type |
Type of CodeContainer, e.g. solution, folder. |
With |
Returns a CodeContainerLocalProperties instance whose FullPath is set to the supplied |
With |
Returns a CodeContainerLocalProperties instance whose SourceControl is set to the supplied |
With |
Returns a CodeContainerLocalProperties instance whose Type is set to the supplied |