DkmEngineSettings.GetUserDocumentPath 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.
Get the user document visual studio folder path.
public:
System::String ^ GetUserDocumentPath();
public:
Platform::String ^ GetUserDocumentPath();
std::wstring GetUserDocumentPath();
public string GetUserDocumentPath ();
member this.GetUserDocumentPath : unit -> string
Public Function GetUserDocumentPath () As String
Returns
[Out] Returns the user document visual studio path.