Enum TechnologyKind
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Technologies
Assembly: Cephalon.Abstractions.dll
Categorizes the role a technology profile plays in an app.
public enum TechnologyKindFields
Section titled “Fields”Data = 2
Identifies a data-oriented technology.
Deployment = 4
Identifies a deployment-oriented technology.
Experience = 3
Identifies an experience-oriented technology.
Intelligence = 0
Identifies an intelligence-oriented technology.
Messaging = 1
Identifies a messaging-oriented technology.
Platform = 6
Identifies a platform- or runtime-oriented technology.
Security = 5
Identifies a security-oriented technology.