public string CrlSource { get; }
Public ReadOnly Property CrlSource As String Get
public: virtual property String^ CrlSource { String^ get () sealed; }
abstract CrlSource : string with get override CrlSource : string with get
In This Article