NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AssemblyInformationalVersionAttribute.InformationalVersion

[To be supplied.]

[Visual Basic]
Public ReadOnly Property InformationalVersion As String
[C#]
public string InformationalVersion {get;}
[C++]
public: __property String* get_InformationalVersion();
[JScript]
public function get InformationalVersion() : String;

See Also

AssemblyInformationalVersionAttribute Class | AssemblyInformationalVersionAttribute Members | System.Reflection Namespace