CSharpProjectProperties6.ReferencePath Property

Definition

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

Property Value

Attributes

Applies to