AuthenticationProtocolMessage.PostTitle Property

Definition

Gets or sets the title used when constructing the post string.

public string PostTitle { get; set; }
member this.PostTitle : string with get, set
Public Property PostTitle As String

Property Value

Exceptions

If the 'value' is null.

Applies to