DetailsTemplateNameAttribute.DetailsTemplateName 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.
The name of the template for presenting the data point's details.
public:
property System::String ^ DetailsTemplateName { System::String ^ get(); };
public string DetailsTemplateName { get; }
member this.DetailsTemplateName : string
Public ReadOnly Property DetailsTemplateName As String