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!

AssemblyTitleAttribute.Title

[To be supplied.]

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

See Also

AssemblyTitleAttribute Class | AssemblyTitleAttribute Members | System.Reflection Namespace