ProvideViewAttribute.PhysicalView Property

Definition

Returns the physical view that is mapped to the logical view.

public:
 property System::String ^ PhysicalView { System::String ^ get(); };
public:
 property Platform::String ^ PhysicalView { Platform::String ^ get(); };
public string PhysicalView { get; }
member this.PhysicalView : string
Public ReadOnly Property PhysicalView As String

Property Value

PhysicalView.

Applies to