GetUrnFragment 메서드
Gets a urn fragment.
네임스페이스: Microsoft.SqlServer.Management.Collector
어셈블리: Microsoft.SqlServer.Management.Collector.dll의 Microsoft.SqlServer.Management.Collector
구문
‘선언
Public Overrides Function GetUrnFragment As String
‘사용 방법
Dim instance As CollectionItem..::..Key
Dim returnValue As String
returnValue = instance.GetUrnFragment()
public override string GetUrnFragment()
public:
virtual String^ GetUrnFragment() override
abstract GetUrnFragment : unit -> string
override GetUrnFragment : unit -> string
public override function GetUrnFragment() : String
반환 값
형식: System. . :: . .String
A String value that is the urn fragment.
주의
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.