次の方法で共有


IPublishProperties.TrustUrlParameters Property

Gets or sets whether to allow users to pass parameters to the application via the URL.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

Syntax

'宣言
Property TrustUrlParameters As Boolean
bool TrustUrlParameters { get; set; }

Property Value

Type: System.Boolean
true to allow users to pass parameters to the application via the URL.

.NET Framework Security

See Also

Reference

IPublishProperties Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace