Path access rule constructor.

 

   

Syntax
 

[C#]
PathRule()
PathRule(string pattern, AccessType access)

[Visual Basic]
PathRule()
PathRule(string pattern, AccessType access)

 

   

Params
 
Name Description
none  

 

   

Notes
 
Path access rule constructor.

 

   

Example
 
None.