This topic has not yet been rated - Rate this topic

SafeControls Element (Solution)

Specifies the safe controls of an assembly that are included in a solution.


<SafeControls>
  <SafeControl
    Assembly = "Text"
    Namespace = "Text"
    Safe = "TRUE" | "FALSE"
    TypeName = "Text"/>
  ...
</SafeControls>

Attribute

Description

None

N/A

For an example of how this element is used, see Solution Schema.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.