VersionInfoVersionIdentifier Property |
A string representation of BLPAPI SDK library version and git commit id.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.20.3.1
Syntax public static string VersionIdentifier { get; }
Public Shared ReadOnly Property VersionIdentifier As String
Get
public:
static property String^ VersionIdentifier {
String^ get ();
}
static member VersionIdentifier : string with get
Property Value
Type:
StringSee Also