VCProject.SccLocalPath Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Только для внутреннего применения корпорацией Майкрософт.
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(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)] get; [System.Runtime.InteropServices.DispId(832)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)] set; }
[<System.Runtime.InteropServices.DispId(832)>]
[<get: System.Runtime.InteropServices.DispId(832)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
[<set: System.Runtime.InteropServices.DispId(832)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
member this.SccLocalPath : string with get, set
Public Property SccLocalPath As String
Значение свойства
Строка.
- Атрибуты