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!

AssemblyProductAttribute.Product

[To be supplied.]

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

See Also

AssemblyProductAttribute Class | AssemblyProductAttribute Members | System.Reflection Namespace