[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The ContentLocationInfotype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
ADSite
Gets or set the AD Site for the content location
(Inherited from LocationRequestBase.)
AllowCaching
Gets or sets the allow caching flag. (Evaluates to bool internally)
AllowFileStreaming
Gets or sets the allow file streaming flag. (Evaluates to bool internally)
AllowHttp
Gets or sets the allow HTTP flag. (Evaluates to bool internally)
AllowMulticast
Gets or sets the allow multicast flag. (Evaluates to bool internally)
AllowRtsp
Gets or sets the allow RTSP flag. (Evaluates to bool internally)
AllowSmb
Gets or sets the allow SMB flag. (Evaluates to bool internally)
BranchDPFlags
Gets or sets the branch distribution point flags
IPAddresses
Gets or sets the IP address for the content location
(Inherited from LocationRequestBase.)
LocationType
Gets/sets the location type
SerializedLocationType
Gets or set the location type for the content location

This is only for serialization purposes, ContentLocationType should be used instead

UseInternetDP
Gets or set the "use internet distribution point" flag. (evaluates to bool internally)
UseProtected
Gets or sets the Use Protected flag. (Evaluates to bool internally)

See Also