GeneratedClassContext.SupportsInstrumentation 屬性

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。取得值,指出產生的類別是否支援檢測。

public bool SupportsInstrumentation { get; }
member this.SupportsInstrumentation : bool
Public ReadOnly Property SupportsInstrumentation As Boolean

屬性值

如果產生的類別支援檢測,則為 true;否則為 false。

適用於