IVsWCFReferenceGroupMetadataItem.GetFileName Method
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.
Returns the file name for a metadata document in a Windows Communications Foundation (WCF) reference group.
public:
System::String ^ GetFileName();
public:
Platform::String ^ GetFileName();
std::wstring GetFileName();
public string GetFileName ();
abstract member GetFileName : unit -> string
Public Function GetFileName () As String
Returns
A string that contains the file name.