Click or drag to resize
IWriteHandlerTag Method

[This is preliminary documentation and is subject to change.]

The tag to use for the object.

Namespace: NForza.Transit
Assembly: Transit (in Transit.dll) Version: 0.8.1-alpha
Syntax
C#
string Tag(
	Object obj
)

Parameters

obj
Type: SystemObject
The object.

Return Value

Type: String
The tag.
See Also