FederationMetadataInfoContent Property |
Gets the metadata content.
Namespace:
Dundas.BI.AccountServices.Extensibility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string Content { get; }
Public ReadOnly Property Content As String
Get
public:
property String^ Content {
String^ get ();
}
member Content : string with get
Property Value
Type:
StringSee Also