FilterShortcutDefinition.Description Ö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.
Filtre kısayolu yardım sonuç listesinde sunulan açıklama.
public: property System::String ^ Description { public:
System::String ^ get(); protected:
void set(System::String ^ value); };
public: property Platform::String ^ Description { public:
Platform::String ^ get(); protected:
void set(Platform::String ^ value); };
public string Description { get; protected set; }
member this.Description : string with get, set
Public Property Description As String