This document is archived and information here might be outdated. Recommended version. |
Snippet of the item.
[Visual Basic .NET]
Public Property Snippet As String
[C#]
public string Snippet {get; set;}
[C++]
HRESULT get_Snippet(
System.String* pSnippet
);
[C++]
HRESULT put_Snippet(
BSTR pSnippet
);
[C++] Parameters pSnippet [out, retval]
pSnippet is a parameter of type BSTR* pSnippet [in]
pSnippet is a parameter of type BSTR