CSharpProjectProperties7.FileSharePath Property

Definition

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

Property Value

Implements

Attributes

Applies to