DropDownMember.FontAttr 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置用于呈现该项的文本的字体特性。
public:
property Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR FontAttr { Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR get(); void set(Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR value); };
public:
property Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR FontAttr { Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR get(); void set(Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR value); };
public Microsoft.VisualStudio.TextManager.Interop.DROPDOWNFONTATTR FontAttr { get; set; }
member this.FontAttr : Microsoft.VisualStudio.TextManager.Interop.DROPDOWNFONTATTR with get, set
Public Property FontAttr As DROPDOWNFONTATTR
属性值
枚举中的标志 DROPDOWNFONTATTR 。