'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <ElementsNotNullAttribute()> <NotNullAttribute()> Public Shared ReadOnly Property DefaultRelativePath As UABrowsePathElementCollection
'Usage
Dim value As UABrowsePathElementCollection value = UAAttributeOperand.DefaultRelativePath
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public static UABrowsePathElementCollection DefaultRelativePath {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public: static property UABrowsePathElementCollection^ DefaultRelativePath { UABrowsePathElementCollection^ get(); }