| 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.21.0.1
Syntaxpublic 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:
String
See Also