次の方法で共有


NativeAttribute.NativeName プロパティ

定義

対応するネイティブ列挙型の名前 (マネージド列挙型の名前と一致しない場合)。

public string NativeName { get; set; }
member this.NativeName : string with get, set

プロパティ値

対応するネイティブ列挙型の名前 (マネージド列挙型の名前と一致しない場合)。

適用対象