| VersionInfoCppSdkVersion Property |
A string representation of runtime BLPAPI C++ SDK dependency version.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.6.64-experimental+729270cf207a6113e8bbb043419936f745983b67
Syntaxpublic static string CppSdkVersion { get; }Public Shared ReadOnly Property CppSdkVersion As String
Get
public:
static property String^ CppSdkVersion {
String^ get ();
}static member CppSdkVersion : string with get
Property Value
Type:
String
See Also