AtomPub10CategoriesDocumentFormatter Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of the AtomPub10CategoriesDocumentFormatter class.
AtomPub10CategoriesDocumentFormatter() |
Creates a new instance of the AtomPub10CategoriesDocumentFormatter class. |
AtomPub10CategoriesDocumentFormatter(CategoriesDocument) |
Creates a new instance of the AtomPub10CategoriesDocumentFormatter class with the specified CategoriesDocument. |
AtomPub10CategoriesDocumentFormatter(Type, Type) |
Creates a new instance of the AtomPub10CategoriesDocumentFormatter class with the specified CategoriesDocument. |
Creates a new instance of the AtomPub10CategoriesDocumentFormatter class.
public:
AtomPub10CategoriesDocumentFormatter();
public AtomPub10CategoriesDocumentFormatter();
Public Sub New ()
Applies to
.NET 10 (package-provided) an aner Versiounen
Produkt | Versiounen |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
Creates a new instance of the AtomPub10CategoriesDocumentFormatter class with the specified CategoriesDocument.
public:
AtomPub10CategoriesDocumentFormatter(System::ServiceModel::Syndication::CategoriesDocument ^ documentToWrite);
public AtomPub10CategoriesDocumentFormatter(System.ServiceModel.Syndication.CategoriesDocument documentToWrite);
new System.ServiceModel.Syndication.AtomPub10CategoriesDocumentFormatter : System.ServiceModel.Syndication.CategoriesDocument -> System.ServiceModel.Syndication.AtomPub10CategoriesDocumentFormatter
Public Sub New (documentToWrite As CategoriesDocument)
Parameters
- documentToWrite
- CategoriesDocument
The CategoriesDocument to serialize.
Applies to
.NET 10 (package-provided) an aner Versiounen
Produkt | Versiounen |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
Creates a new instance of the AtomPub10CategoriesDocumentFormatter class with the specified CategoriesDocument.
public:
AtomPub10CategoriesDocumentFormatter(Type ^ inlineDocumentType, Type ^ referencedDocumentType);
public AtomPub10CategoriesDocumentFormatter(Type inlineDocumentType, Type referencedDocumentType);
new System.ServiceModel.Syndication.AtomPub10CategoriesDocumentFormatter : Type * Type -> System.ServiceModel.Syndication.AtomPub10CategoriesDocumentFormatter
Public Sub New (inlineDocumentType As Type, referencedDocumentType As Type)
Parameters
- inlineDocumentType
- Type
An InlineCategoriesDocument that can be serialized into an <atom:categories
> element within a service document and the set of categories are specified within the element.
- referencedDocumentType
- Type
An ReferencedCategoriesDocument that can be serialized into an <atom:categories
> element within a service document and the set of categories are referenced using an URI.
Applies to
.NET 10 (package-provided) an aner Versiounen
Produkt | Versiounen |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: