DirectoryCatalog.FullPath Property

Definition

Gets the translated absolute path observed by the DirectoryCatalog object.

public:
 property System::String ^ FullPath { System::String ^ get(); };
public string FullPath { get; }
member this.FullPath : string
Public ReadOnly Property FullPath As String

Property Value

The translated absolute path observed by the catalog.

Applies to