FileScannerEventArgs.WorkspaceFilePath Property

Definition

Relative workspace file path. An empty value mean is the root folder itself

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

Property Value

Applies to