Represents a custom attribute not defined in the specification.
Syntax
var syndicationAttribute = new Windows.Web.Syndication.SyndicationAttribute(string, string, string); var syndicationAttribute = new Windows.Web.Syndication.SyndicationAttribute();
Attributes
- ActivatableAttribute(NTDDI_WIN8)
- ActivatableAttribute(Windows.Web.Syndication.ISyndicationAttributeFactory, NTDDI_WIN8)
- DualApiPartitionAttribute()
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
Members
The SyndicationAttribute class has these types of members:
Constructors
The SyndicationAttribute class has these constructors.
| Constructor | Description |
|---|---|
| SyndicationAttribute() | Creates a new SyndicationAttribute object. |
| SyndicationAttribute(String, String, String) | Creates a new SyndicationAttribute object with the specified Name, Namespace, and Value property values. |
Methods
The SyndicationAttribute class inherits methods from the Object class (C#/VB/C++).
Properties
The SyndicationAttribute class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Gets the name of the syndication attribute. | |
| Read/write | Gets the namespace of the attribute. | |
| Read/write | Gets or sets the value of the attribute. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps, desktop apps] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps, desktop apps] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012