SipUriParser.IsUniversalNamingConvention 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 Boolean value indicating whether the path is in universal naming convention (UNC) format.
public:
property bool IsUniversalNamingConvention { bool get(); };
public bool IsUniversalNamingConvention { get; }
member this.IsUniversalNamingConvention : bool
Public ReadOnly Property IsUniversalNamingConvention As Boolean