Flags プロパティ

クロック ベクター要素に関する追加情報を指定するフラグを取得または設定します。

名前空間:  Microsoft.Synchronization.FeedSync
アセンブリ:  Microsoft.Synchronization (Microsoft.Synchronization.dll 内)

構文

'宣言
Public Property Flags As FeedClockVectorElementOptions
    Get
    Set
'使用
Dim instance As FeedClockVectorElement
Dim value As FeedClockVectorElementOptions

value = instance.Flags

instance.Flags = value
public FeedClockVectorElementOptions Flags { get; set; }
public:
property FeedClockVectorElementOptions Flags {
    FeedClockVectorElementOptions get ();
    void set (FeedClockVectorElementOptions value);
}
member Flags : FeedClockVectorElementOptions with get, set
function get Flags () : FeedClockVectorElementOptions
function set Flags (value : FeedClockVectorElementOptions)

プロパティ値

型 : Microsoft.Synchronization.FeedSync. . :: . .FeedClockVectorElementOptions
クロック ベクター要素に関する追加情報を指定するフラグ。

参照

参照

FeedClockVectorElementクラス

FeedClockVectorElement メンバー

Microsoft.Synchronization.FeedSync 名前空間