Encapsulates a space url.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public class SpaceUrl
Public Class SpaceUrl
public ref class SpaceUrl
public class SpaceUrl
Members
All Members | Methods | Fields | |||
Icon | Member | Description |
---|---|---|
CreatePropertyName |
Property name for Create property.
| |
Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) | |
Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString()()()() |
Returns the url encapsulated by this instance.
(Overrides Object.ToString()()()().) | |
UseLocalCachePropertyName |
Property name for UseLocalCache property.
| |
ViewsPropertyName |
Property name for Views property.
|
Inheritance Hierarchy
Object | |
SpaceUrl |