| Visual Basic (Declaration) | |
|---|---|
Public Function WithTag( _ ByVal tag As Object _ ) As SaveOptions  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As SaveOptions Dim tag As Object Dim value As SaveOptions value = instance.WithTag(tag)  | |
| C# | |
|---|---|
public SaveOptions WithTag( object tag )  | |
| C++/CLI | |
|---|---|
public: SaveOptions^ WithTag( Object^ tag )  | |
Parameters
- tag
 
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family