_CommandBarComboBox.DescriptionText Ö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.
Her zaman boş dizeyi döndürür.
public:
property System::String ^ DescriptionText { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ DescriptionText { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610874888)]
public string DescriptionText { [System.Runtime.InteropServices.DispId(1610874888)] get; [System.Runtime.InteropServices.DispId(1610874888)] set; }
[<System.Runtime.InteropServices.DispId(1610874888)>]
[<get: System.Runtime.InteropServices.DispId(1610874888)>]
[<set: System.Runtime.InteropServices.DispId(1610874888)>]
member this.DescriptionText : string with get, set
Public Property DescriptionText As String
Özellik Değeri
Boş dize.
Uygulamalar
- Öznitelikler
Açıklamalar
Bu özelliği başka bir değerle ayarlamaya çalışmak özel durumun oluşturulmasına neden olur.