ValidationVisitor.Key Ö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.
Anahtar.
protected:
property System::String ^ Key { System::String ^ get(); void set(System::String ^ value); };
protected string Key { get; set; }
protected string? Key { get; set; }
member this.Key : string with get, set
Protected Property Key As String