Share via


CodeFolder.FolderPath Property

Definition

Gets the path and name for the folder.

public:
 property System::String ^ FolderPath { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(5)]
public string FolderPath { [System.Runtime.InteropServices.DispId(5)] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
member this.FolderPath : string
Public ReadOnly Property FolderPath As String

Property Value

The path and name of the folder.

Attributes

Applies to