VsExpansion.path Field
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.
Provides the path to the code snippet.
public: System::String ^ path;
public: Platform::String ^ path;
std::wstring path;
public string path;
val mutable path : string
Public path As String
Field Value
Remarks
COM Signature
From textmgr2.idl:
BSTR path;
This is the full path to the snippet file.