'Declaration Public Overrides Property Value As System.String
public override System.string Value {get; set;}
'Declaration Public Overrides Property Value As System.String
public override System.string Value {get; set;}
Exception | Description |
---|---|
IsReadOnlyException | Throws when set is called. |