次の方法で共有


CorrelationFilter.Label プロパティ

定義

アプリケーション固有のラベルを取得します。

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="Label", Order=131076)]
public string Label { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="Label", Order=131076)>]
member this.Label : string with get, set
Public Property Label As String

プロパティ値

アプリケーション固有のラベル。

属性

適用対象