RelationPath.pathAsString Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
pathAsString() | |
pathAsString(String) |
pathAsString()
public:
System::String ^ pathAsString();
public string pathAsString ();
member this.pathAsString : unit -> string
Public Function pathAsString () As String