Edit

Share via


RealTimeAddress.IsGruu Property

Definition

Gets the value indicating if the URI passed is a GRUU URI.

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

Property Value

True if the URI is a GRUU URI, false otherwise.

Applies to