public string ResourceKeyPrefix { get; set; }
Public Property ResourceKeyPrefix As String Get Set
public: property String^ ResourceKeyPrefix { String^ get (); void set (String^ value); }
member ResourceKeyPrefix : string with get, set
In This Article