Simple name part of the strong name.
[Visual Basic] Public ReadOnly Property Name As String [C#] public string Name {get;} [C++] public: __property String* get_Name(); [JScript] public function get Name() : String;
Simple name part of the strong name, as a string.
StrongName Class | StrongName Members | System.Security.Policy Namespace