Issue Class

Definition

[Windows.Foundation.Metadata.Activatable(0)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(0)]
public sealed class Issue : Windows.Foundation.IStringable
[<Windows.Foundation.Metadata.Activatable(0)>]
[<Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)>]
[<Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)>]
[<Windows.Foundation.Metadata.Version(0)>]
type Issue = class
    interface IStringable
Public NotInheritable Class Issue
Implements IStringable
Inheritance
Issue
Attributes
Windows.Foundation.Metadata.ActivatableAttribute Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Implements
Windows.Foundation.IStringable

Constructors

Issue()

Properties

Code
Description
Url

Methods

ToString()

Explicit Interface Implementations

IStringable.ToString()

Applies to