次の方法で共有


MethodInstrumentation.Kinds プロパティ

定義

メソッド本体全体に適用するインストルメンテーションの種類。

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Emit.InstrumentationKind> Kinds { get; init; }
member this.Kinds : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Emit.InstrumentationKind> with get, set
Public Property Kinds As ImmutableArray(Of InstrumentationKind)

プロパティ値

適用対象