RealTimeAddress.IsGruu Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.