Edit

Share via


ChatRoomSession.IsFilePostAllowed Property

Definition

Gets a Boolean value indicating whether file posting is allowed in the chat room.

public:
 property bool IsFilePostAllowed { bool get(); };
public bool IsFilePostAllowed { get; }
member this.IsFilePostAllowed : bool
Public ReadOnly Property IsFilePostAllowed As Boolean

Property Value

True if file posting is allowed in the chat room; otherwise, false.

Applies to