BuildProviderAppliesToAttribute.AppliesTo 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.
Gets a value that indicates where the specified BuildProvider class will be applied when a resource with the appropriate extension is found.
public:
property System::Web::Compilation::BuildProviderAppliesTo AppliesTo { System::Web::Compilation::BuildProviderAppliesTo get(); };
public System.Web.Compilation.BuildProviderAppliesTo AppliesTo { get; }
member this.AppliesTo : System.Web.Compilation.BuildProviderAppliesTo
Public ReadOnly Property AppliesTo As BuildProviderAppliesTo
Property Value
A BuildProviderAppliesTo value that indicates where the specified BuildProvider class will be applied when a resource with the appropriate extension is found.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.