net11
namespace System.Web.Services.Description
{
[XmlFormatExtensionPoint("Extensions")]
public sealed class Port : DocumentableItem
{
[XmlAttribute("name", DataType = "NCName")]
public string Name { get; set; }
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Set property |
---|---|
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Set property |
.NET Framework | 1.01.1 |
Information specific to net11 | |
Assembly | System.Web.Services , Version=1.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |