次の方法で共有


DkmTaskSynchronizationObject.Type プロパティ

定義

[省略可能]同期オブジェクトの種類/種類。

public:
 property System::String ^ Type { System::String ^ get(); };
public:
 property Platform::String ^ Type { Platform::String ^ get(); };
public string Type { get; }
public string? Type { get; }
member this.Type : string
Public ReadOnly Property Type As String

プロパティ値

String が返されます。

適用対象