DirectoryAbsolute::Path Property

 

Optional. The absolute path to the directory to monitor.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property String^ Path {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: