PSServerEndpointFilesNotSyncingError.ErrorCode Property

Definition

Gets or sets the error code.

public int? ErrorCode { get; set; }
member this.ErrorCode : Nullable<int> with get, set
Public Property ErrorCode As Nullable(Of Integer)

Property Value

The error code.

Applies to