SfcReferenceAttribute.UrnTemplate 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.
Urn template that takes the form of a String.Format string. Example "Server/Login[@Name = '{0}']".
public string UrnTemplate { get; }
member this.UrnTemplate : string
Public ReadOnly Property UrnTemplate As String