FieldAttribute 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此屬性存在於屬性上,表示它們反映基礎 Unmanaged 全域變數。
C#
[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field)]
public sealed class FieldAttribute : Attribute
type FieldAttribute = class
inherit Attribute
- 繼承
-
FieldAttribute
- 屬性
當此屬性存在於屬性上時,表示屬性實際上會反映基礎 Unmanaged 全域變數。
Field |
使用要系結的特定符號,建立新的 FieldAttribute 實例。 |
Field |
使用要系結的特定符號,建立新的 FieldAttribute 實例。 |
Library |
從中查閱全域符號的程式庫名稱。 |
Symbol |
這個欄位代表的全域符號。 |
產品 | 版本 |
---|---|
Xamarin.Mac SDK | 14 |