'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Parameter, AllowMultiple=False, Inherited=True)> <ComVisibleAttribute(False)> Public Class PathReferenceAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute
'Usage
Dim instance As PathReferenceAttribute
[AttributeUsage(ValidOn=AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] [ComVisible(false)] public class PathReferenceAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
[AttributeUsage(ValidOn=AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] [ComVisible(false)] public ref class PathReferenceAttribute : public System.Attribute, System.Runtime.InteropServices._Attribute