VCProject.SccLocalPath Property

Definition

Microsoft Internal Use Only.

public:
 property System::String ^ SccLocalPath { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ SccLocalPath { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(832)]
public string SccLocalPath { [System.Runtime.InteropServices.DispId(832)] [System.Runtime.InteropServices.TypeLibFunc] get; [System.Runtime.InteropServices.DispId(832)] [System.Runtime.InteropServices.TypeLibFunc] set; }
[<System.Runtime.InteropServices.DispId(832)>]
[<get: System.Runtime.InteropServices.DispId(832)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
[<set: System.Runtime.InteropServices.DispId(832)>]
[<set: System.Runtime.InteropServices.TypeLibFunc>]
member this.SccLocalPath : string with get, set
Public Property SccLocalPath As String

Property Value

A string.

Attributes

Applies to