CodeContainerSourceControlProperties.RepositoryRootFullPath Property

Definition

The Full path of the root directory of this CodeContainer.

public:
 property System::String ^ RepositoryRootFullPath { System::String ^ get(); };
public:
 property Platform::String ^ RepositoryRootFullPath { Platform::String ^ get(); };
public string RepositoryRootFullPath { get; }
member this.RepositoryRootFullPath : string
Public ReadOnly Property RepositoryRootFullPath As String

Property Value

Applies to