Asn1StringValue Property
Gets value associated with the current object.
Namespace: SysadminsLV.Asn1Parser.UniversalAssembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.3.0+5c47da1850320381293fe03930b30c8078b8bf98
public string Value { get; protected set; }
Public Property Value As String
Get
Protected Set
public:
property String^ Value {
String^ get ();
protected: void set (String^ value);
}
member Value : string with get, set
Property Value
String