CodeContainer.LocalPath Property

Definition

public:
 property System::String ^ LocalPath { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ LocalPath { Platform::String ^ get(); void set(Platform::String ^ value); };
public string LocalPath { get; set; }
member this.LocalPath : string with get, set
Public Property LocalPath As String

Property Value

Applies to