VSSAVEFILENAMEW.pwzFilter Field

Definition

Pointer to a string containing the file name filter.

public: System::String ^ pwzFilter;
public: Platform::String ^ pwzFilter;
std::wstring pwzFilter;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCWSTR")]
public string pwzFilter;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCWSTR")>]
val mutable pwzFilter : string
Public pwzFilter As String 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to