CommandBarButtonClass.HyperlinkType Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Köprü türünü alır. Bu özellik kullanımdan kaldırılmıştır.
public:
virtual property Microsoft::VisualStudio::CommandBars::MsoCommandBarButtonHyperlinkType HyperlinkType { Microsoft::VisualStudio::CommandBars::MsoCommandBarButtonHyperlinkType get(); void set(Microsoft::VisualStudio::CommandBars::MsoCommandBarButtonHyperlinkType value); };
public:
virtual property Microsoft::VisualStudio::CommandBars::MsoCommandBarButtonHyperlinkType HyperlinkType { Microsoft::VisualStudio::CommandBars::MsoCommandBarButtonHyperlinkType get(); void set(Microsoft::VisualStudio::CommandBars::MsoCommandBarButtonHyperlinkType value); };
[System.Runtime.InteropServices.DispId(1610940428)]
public virtual Microsoft.VisualStudio.CommandBars.MsoCommandBarButtonHyperlinkType HyperlinkType { [System.Runtime.InteropServices.DispId(1610940428)] get; [System.Runtime.InteropServices.DispId(1610940428)] set; }
[<System.Runtime.InteropServices.DispId(1610940428)>]
[<get: System.Runtime.InteropServices.DispId(1610940428)>]
[<set: System.Runtime.InteropServices.DispId(1610940428)>]
member this.HyperlinkType : Microsoft.VisualStudio.CommandBars.MsoCommandBarButtonHyperlinkType with get, set
Public Overridable Property HyperlinkType As MsoCommandBarButtonHyperlinkType
Özellik Değeri
Köprü türü. Bu özellik kullanımdan kaldırılmıştır.
Uygulamalar
- Öznitelikler
Açıklamalar
Bu özellik erişildiğinde bir kullanımdan kaldırıldı.