public string[] ExtEKU { get; }
Public ReadOnly Property ExtEKU As String() Get
public: virtual property array<String^>^ ExtEKU { array<String^>^ get () sealed; }
abstract ExtEKU : string[] with get override ExtEKU : string[] with get
In This Article