FeedClockVectorElement.ToString 方法

返回一个表示此对象的字符串。

命名空间: Microsoft.Synchronization.FeedSync
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)

语法

声明
Public Overrides Function ToString As String
用法
Dim instance As FeedClockVectorElement
Dim returnValue As String

returnValue = instance.ToString
public override string ToString ()
public:
virtual String^ ToString () override
public String ToString ()
public override function ToString () : String

返回值

表示此对象的字符串。

请参阅

参考

FeedClockVectorElement 类
FeedClockVectorElement 成员
Microsoft.Synchronization.FeedSync 命名空间