VsExpansion.path Field

Definition

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.

Applies to